ContactsFolder Class |
Namespace: Independentsoft.Exchange
The ContactsFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| ContactsFolder |
Initializes a new instance of the ContactsFolder class.
| |
| ContactsFolder(String) |
Initializes a new instance of the ContactsFolder class.
| |
| ContactsFolder(String, String) |
Initializes a new instance of the ContactsFolder class.
|
| Name | Description | |
|---|---|---|
| ArchiveTag |
Represents the archive tag.
(Inherited from Folder.) | |
| ChildFolderCount |
Represents the number of child folders that are contained within a folder.
(Inherited from Folder.) | |
| Comment |
Contains a comment of the folder.
(Inherited from Folder.) | |
| CreationTime |
Contains the creation date and time of a folder.
(Inherited from Folder.) | |
| DisplayName |
Contains the display name of a folder.
(Inherited from Folder.) | |
| EffectiveRights |
Contains the client's rights based on the permission settings for the item or folder.
(Inherited from Folder.) | |
| EntryId |
Contains a MAPI entry identifier of a folder.
(Inherited from Folder.) | |
| ExtendedProperties |
Contains a collection of a extended properties for folder.
(Inherited from Folder.) | |
| FolderClass |
Represents the folder class for a given folder.
(Inherited from Folder.) | |
| FolderId |
Contains the identifier and change key of a folder.
(Inherited from Folder.) | |
| HasSubFolders |
Contains TRUE if folder contains subfolders.
(Inherited from Folder.) | |
| IsHidden |
Contains TRUE if folder is hidden.
(Inherited from Folder.) | |
| IsReadOnly |
Contains TRUE if folder is read only.
(Inherited from Folder.) | |
| IsSystem |
Contains TRUE if folder is system.
(Inherited from Folder.) | |
| LastModifiedTime |
Contains the date and time the folder was last modified.
(Inherited from Folder.) | |
| ManagedFolderInformation |
Contains information about a managed folder.
(Inherited from Folder.) | |
| ParentId |
Represents the identifier of the parent folder that contains the folder.
(Inherited from Folder.) | |
| PermissionSet |
Contains all the configured permissions for a folder.
(Inherited from Folder.) | |
| RetentionTag |
Represents the retention tag.
(Inherited from Folder.) | |
| SearchKey |
Contains a key that identifies objects for a search.
(Inherited from Folder.) | |
| Size |
Contains the sizes of specified folders.
(Inherited from Folder.) | |
| StandardFolder |
Represents the StandardFolder type.
(Inherited from Folder.) | |
| TotalCount |
Represents the total count of items within a given folder.
(Inherited from Folder.) | |
| UnreadCount |
Represents the count of unread items within a given folder.
(Inherited from Folder.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current ContactsFolder object to its equivalent string representation.
(Overrides FolderToString.) |